prime number
英 [ˌpraɪm ˈnʌmbə(r)]
美 [ˌpraɪm ˈnʌmbər]
n. 素数,质数(只能被1和其自身整除)
牛津词典
noun
- 素数,质数(只能被1和其自身整除)
a number that can be divided exactly only by itself and 1, for example 7, 17 and 41
柯林斯词典
- 质数;素数
In mathematics, aprime numberis a whole number greater than 1 that cannot be divided exactly by any whole number except itself and the number 1, for example 17.
英英释义
noun
- an integer that has no integral factors but itself and 1
双语例句
- This file is the prime number calculator web worker: It calculates every prime number until it is stopped.
这个文件就是质数计算器WebWorker:它会计算每一个质数,直至停止。 - The Abstract Prime Number Theorem and a Criterion for the Generalized Riemann Hypothesis
抽象素数定理及广义黎曼假设的判别准则 - To see why, imagine a situation where the table size is not a prime number.
为了考察为什么会有这个限制,假设表的容量不是质数。 - Technology of XML Index structure based on prime number coding schema
基于素数编码Schema的XML索引结构的研究 - The Relationship between Prime and Composite Number as well Positive Integer being a Condition of Prime Number
素数与复合数的关系、正整数是素数的条件 - Research on multiple sources schema matching method based on prime number
基于素数的多源模式匹配方法的研究 - The q is a prime number.
q是一个素数。 - A small, prime number of catalog servers is ideal for optimum availability and performance.
目录服务器数量是一个小素数时,这会带来最优的可用性和性能。 - The Study on Producing A Big Prime Number
对大素数生成的研究 - So in the case of the primecalc__done probe, the prime number would be arg0 and whether the number is a prime would be arg1.
因此,对于primecalcdone探测,素数是arg0,不确定是否是素数则用arg1表示。